Backport 25992 ([manuf] several orchestrator and provisioning enhancements )#28796
Merged
pamaury merged 4 commits intolowRISC:masterfrom Dec 3, 2025
Merged
Backport 25992 ([manuf] several orchestrator and provisioning enhancements )#28796pamaury merged 4 commits intolowRISC:masterfrom
pamaury merged 4 commits intolowRISC:masterfrom
Conversation
f899d1c to
3f14ab1
Compare
9dcb6eb to
dc97f4a
Compare
17e4c7d to
586eeec
Compare
jwnrt
approved these changes
Nov 25, 2025
Contributor
jwnrt
left a comment
There was a problem hiding this comment.
Provisioning isn't my area but as a backport this looks fine and I didn't see obvious problems.
43f8781 to
4ed4e3d
Compare
Previously the package ID was defined in the HJSON SKU configuration file. This updates the orchestrator.py script to enable overriding this field via a command line arg. Signed-off-by: Tim Trippel <ttrippel@google.com> (cherry picked from commit c564ac4)
The "enable-alerts" and "use-ext-clk" flags of the orchestrator.py script are already tested in a separate test. Signed-off-by: Tim Trippel <ttrippel@google.com> (cherry picked from commit eaf6c7e)
This test was temporarily disabled to deal with CI issues that have now been resolved. Signed-off-by: Tim Trippel <ttrippel@google.com> (cherry picked from commit 922fc1b)
Signed-off-by: Tim Trippel <ttrippel@google.com> (cherry picked from commit ae75936)
4ed4e3d to
36b6929
Compare
timothytrippel
approved these changes
Dec 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport #25992 ([manuf] several orchestrator and provisioning enhancements ). Depends on #28779, only review the last 4 commits.